The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "net::amazon::s3"

Net::Amazon::S3 - Use the Amazon S3 - Simple Storage Service River stage two • 13 direct dependents • 15 total dependents

This module provides a Perlish interface to Amazon S3. From the developer blurb: "Amazon S3 is storage for the Internet. It is designed to make web-scale computing easier for developers. Amazon S3 provides a simple web services interface that can be ...

BARNEY/Net-Amazon-S3-0.991 - 16 Jul 2022 23:48:15 UTC - Search in distribution

Net::Amazon::S3::ACL - work with Amazon S3 Access Control Lists River stage zero No dependents

This module represents an S3 Access Control List; it is a representation of the XML ACL that is easier to handle. As such, there are methods that ease passing from one representation to the other, namely "parse" (to parse an XML document into an obje...

POLETTIX/Net-Amazon-S3-ACL-0.1.0 - 10 Jan 2009 01:46:20 UTC - Search in distribution

Net::Amazon::S3::Tools - command line tools for Amazon S3 River stage zero No dependents

These S3 command line tools allow you to manipulate and populate an S3 account. Refer to the documentation (pod and man) for each of the tools. This Net::Amazon::S3::Tools module is mostly just a stub, to hoist the bundling and installation of the ex...

MRA/Net-Amazon-S3-Tools-0.08 - 05 Mar 2009 03:04:09 UTC - Search in distribution

Net::Amazon::S3::Policy - manage Amazon S3 policies for HTTP POST forms River stage zero No dependents

Net::Amazon::S3::Policy gives you an object-oriented interface to manage policies for Amazon S3 HTTP POST uploads. Amazon S3 relies upon either a REST interface (see Net::Amazon::S3) or a SOAP one; as an added service, it is possible to give access t...

POLETTIX/Net-Amazon-S3-Policy-0.1.6 - 02 Aug 2013 21:03:31 UTC - Search in distribution

AnyEvent::Net::Amazon::S3 - Use the Amazon S3 - Simple Storage Service River stage zero No dependents

This module provides the same interface as Net::Amazon::S3. In addition, some asynchronous methods returning AnyEvent condition variable are added. Note: This is the legacy interface, please check out AnyEvent::Net::Amazon::S3::Client instead....

YAKEX/AnyEvent-Net-Amazon-S3-v0.04.0.80 - 04 May 2015 11:43:56 UTC - Search in distribution

Net::Amazon::S3::Client::GPG - Use GPG with Amazon S3 - Simple Storage Service River stage zero No dependents

Net::Amazon::S3 provides a simple interface to Amazon's Simple Storage Service. GnuPG::Interface provides a Perl interface to GNU Privacy Guard, an implementation of the OpenPGP standard. Net::Amazon::S3 can use SSL so that data can not be intercepte...

LBROCARD/Net-Amazon-S3-Client-GPG-0.33 - 17 Jan 2010 06:57:28 UTC - Search in distribution

Net::Amazon::HadoopEC2::S3fs - Perl interface to hadoop s3fs River stage zero No dependents

Net::Amazon::HadoopEC2::S3fs is a Perl interface to hadoop s3fs....

DANJOU/Net-Amazon-HadoopEC2-S3fs-0.02 - 28 Oct 2008 05:39:33 UTC - Search in distribution

Net::AmazonS3::Simple - simple S3 client support signature v4 River stage zero No dependents

This S3 client have really simple interface and support only get object (yet). This S3 client use AWS::Signature4. Signature v4 is needed <http://stackoverflow.com/questions/26533245/the-authorization-mechanism -you-have-provided-is-not-supported-ple...

JASEI/Net-AmazonS3-Simple-0.1.4 - 08 Aug 2017 22:02:27 UTC - Search in distribution

AWS::S3 - Lightweight interface to Amazon S3 (Simple Storage Service) River stage one • 1 direct dependent • 1 total dependent

AWS::S3 attempts to provide an alternate interface to the Amazon S3 Simple Storage Service. NOTE: Until AWS::S3 gets to version 1.000 it will not implement the full S3 interface. Disclaimer: Several portions of AWS::S3 have been adopted from Net::Ama...

LEEJO/AWS-S3-0.19 - 08 Jan 2024 09:09:54 UTC - Search in distribution

Tie::Amazon::S3 - tie Amazon S3 buckets to Perl hashes River stage zero No dependents

ZAKAME/Tie-Amazon-S3-0.02 - 16 Dec 2007 07:57:36 UTC - Search in distribution

Dackup::Target::S3 - Flexible file backup to/from Amazon S3 River stage zero No dependents

This is a Dackup target for Amazon's Simple Storage Service....

LBROCARD/Dackup-0.44 - 11 Jan 2010 06:37:10 UTC - Search in distribution

Amazon::S3 - A portable client library for working with and managing Amazon S3 buckets and keys. River stage one • 1 direct dependent • 1 total dependent

This documentation refers to version 0.65. "Amazon::S3" provides a portable client interface to Amazon Simple Storage System (S3). This module is rather dated, however with some help from a few contributors it has had some recent updates. Recent chan...

BIGFOOT/Amazon-S3-0.65 - 28 Nov 2023 22:53:40 UTC - Search in distribution

Paws - A Perl SDK for AWS (Amazon Web Services) APIs River stage two • 9 direct dependents • 11 total dependents

Paws is an attempt to develop an always up-to-date SDK that covers all possible AWS services....

JROBINSON/Paws-0.46 - 20 Jan 2024 12:10:03 UTC - Search in distribution

Amazon::S3::Thin - A thin, lightweight, low-level Amazon S3 client River stage zero No dependents

Amazon::S3::Thin is a thin, lightweight, low-level Amazon S3 client. It's designed for only ONE purpose: Send a request and get a response. In detail, it offers the following features: Low Level It returns an HTTP::Response object so you can easily i...

AKIYM/Amazon-S3-Thin-0.32 - 24 Aug 2022 00:34:05 UTC - Search in distribution

Task::POE::All - All of POE on CPAN River stage zero No dependents

This task contains all distributions under the POE namespace....

APOCAL/Task-POE-All-1.102 - 09 Nov 2014 11:07:41 UTC - Search in distribution

AWS::Lambda - Perl support for AWS Lambda Custom Runtime. River stage zero No dependents

This package makes it easy to run AWS Lambda Functions written in Perl. Use Pre-built Public Lambda Layers 1 Login to your AWS Account and go to the Lambda Console. 2 Create a new function and give it a name and an IAM Role. 3 For the "Runtime" selec...

SHOGO/AWS-Lambda-0.4.3 - 22 Jan 2024 01:07:42 UTC - Search in distribution

Amazon::API - A generic base class for AWS Services River stage one • 1 direct dependent • 1 total dependent

https://github.com/rlauer6/perl-Amazon-API/actions/workflows/build.yml/b adge.svg Generic class for constructing AWS API interfaces. Typically used as a parent class, but can be used directly. This package can also generates stubs for Amazon APIs usi...

BIGFOOT/Amazon-API-2.0.13 - 29 Jan 2024 20:30:11 UTC - Search in distribution

Signer::AWSv4 - Implements the AWS v4 signature algorithm River stage zero No dependents

Yet Another module to sign requests to Amazon Web Services APIs with the AWSv4 signing algorithm. This module has a different twist. The rest of modules out there are tied to signing HTTP::Request objects, but AWS uses v4 signatures in other places: ...

JLMARTIN/Signer-AWSv4-0.08 - 11 Apr 2022 09:46:58 UTC - Search in distribution

Data::Stream::Bulk::AnyEvent - AnyEvent-friendly Data::Stream::Bulk::Callback River stage one • 1 direct dependent • 1 total dependent

This class is like Data::Stream::Bulk::Callback, but there are some differences. * Consumer side can use asynchronous callback style. * Producer callback does not return actual items but returns a condition variable. Items are sent via the condition ...

YAKEX/Data-Stream-Bulk-AnyEvent-v0.0.2 - 12 Nov 2012 13:43:54 UTC - Search in distribution
33 results (0.074 seconds)